xen.git
2005-11-07 emellor@leeni... Hack around problem whereby VMX domains (using the...
2005-11-07 emellor@leeni... Added assertion, to stop it blowing up more obscurely...
2005-11-07 emellor@leeni... Tidy exception handling on IntroduceDomain, quieten...
2005-11-07 emellor@leeni... Make xenstored reopen its trace file on SIGHUP. This...
2005-11-07 kaf24@firebug... Add support for the ioport_permission dom0 op to xend...
2005-11-06 kaf24@firebug... Revert c/s 7626 -- it's missing a new file.
2005-11-06 kaf24@firebug... Fix error path in blkback driver where a grant mapping...
2005-11-06 kaf24@firebug... Add support for the ioport_permission dom0 op to xend...
2005-11-06 kaf24@firebug... Added domain_ioport_permission to the python module...
2005-11-06 kaf24@firebug... Added xc_domain_ioport_permission to libxc, which wraps...
2005-11-06 kaf24@firebug... This patch adds a new boot parameter, dom0_ioports_disa...
2005-11-05 kaf24@firebug... This patch is intended to make qemu support ia64/vti...
2005-11-05 kaf24@firebug... This patch is to remove the pit_timer when...
2005-11-05 kaf24@firebug... vlapic_init alloc memory for struct vlapic, so it shoul...
2005-11-05 smh22@firebug... Quiet down balloon driver.
2005-11-05 smh22@firebug... Check correct flag in grant transfer - this eliminates...
2005-11-04 kaf24@firebug... Remove shadow audit debugging. Too noisy for
2005-11-04 kaf24@firebug... Specifying 'mem=' as Linux boot parameter disables...
2005-11-04 kaf24@firebug... This is a fix for some device model corner cases including:
2005-11-04 kaf24@firebug... This patch adds a check to make sure the config file...
2005-11-04 kaf24@firebug... This is another patch that adds an arg_check() to domid...
2005-11-04 kaf24@firebug... This patch adds an arg_check into the set_vcpus code...
2005-11-03 kaf24@firebug... Simplified vmx_platform.c by removing obsolete code...
2005-11-03 emellor@leeni... Merged.
2005-11-03 emellor@leeni... Fix handling of child in forkHelper.
2005-11-02 kaf24@firebug... Fix map_domain_page() by reverting a bogus simplification
2005-11-02 sos22@douglas... Merge.
2005-11-02 emellor@leeni... Merged.
2005-11-02 emellor@leeni... Rewritten handling of child stderr to avoid deadlock.
2005-11-02 kaf24@firebug... Make the -V option of xenconsoled actually do something.
2005-11-02 kaf24@firebug... Make it clear that the result of xs_get_domain_path...
2005-11-02 kaf24@firebug... Fix memory leak in domain cleanup spotted by doremifa...
2005-11-02 kaf24@firebug... The attached patch to 1) fix a 64-bit bug with some...
2005-11-02 kaf24@firebug... fix VMX decoder for MOVZ instruction.
2005-11-02 kaf24@firebug... Just some small code cleanup to shadow.c, no logic...
2005-11-01 kaf24@firebug... Changeset 7419 introduced a check for DOM0 before setti...
2005-11-01 kaf24@firebug... >I'm hitting an ASSERT in alloc_monitor_pagetable(...
2005-11-01 kaf24@firebug... Fix 'nosmp' and ensure that CPU#0 is reported properly
2005-11-01 kaf24@firebug... Temporary fix for blkfront failure on save/restore.
2005-11-01 kaf24@firebug... Fix CPU hotplug -- cpu initialisation functions must...
2005-11-01 emellor@leeni... Merged.
2005-11-01 emellor@leeni... Catch KeyboardInterrupt, to avoid spewing error message...
2005-11-01 emellor@leeni... Added missing __init__.py.
2005-11-01 sos22@douglas... Make SMP alternatives work under xenolinux rather than...
2005-11-01 kaf24@firebug... Disable guest firmware apm since no apm is supported...
2005-11-01 kaf24@firebug... The following patch adds a section for SHUTDOWN OPTIONS...
2005-11-01 kaf24@firebug... Fix docs: xm set-mem => xm mem-set.
2005-11-01 kaf24@firebug... There is an error in xenstat, such that a wild pointer...
2005-11-01 kaf24@firebug... Fix the DISPLAY configration that breaks vmx domain...
2005-11-01 kaf24@firebug... Add get_cycles(), to be defined in asm/time.h, as a
2005-10-31 emellor@leeni... Merged.
2005-10-31 kaf24@firebug... Make check_pkgs work with the Bourne shell
2005-10-31 emellor@leeni... From Murillo Fernandes Bernardes <mfb@br.ibm.com>:
2005-10-31 kaf24@firebug... Update .hgignore.
2005-10-31 kaf24@firebug... Fix PAE shadow on a machine with RAM above 4G on x86_64...
2005-10-31 kaf24@firebug... Watch events may get lost, the xenstored response races...
2005-10-31 emellor@leeni... From Gerd Knorr <kraxel@suse.de>:
2005-10-31 emellor@leeni... Added new xentrace executables tbctl and setsize.
2005-10-31 emellor@leeni... Use _p to fix, once and for all, the debugging printf...
2005-10-31 emellor@leeni... Removed the event server, and all it entails. This...
2005-10-31 emellor@leeni... Removed some dead code.
2005-10-31 emellor@leeni... Ignore the directories containing generated man pages.
2005-10-31 kaf24@firebug... Sanitise the trace-buffer hypervisor<->user interface.
2005-10-30 kaf24@firebug... Remove stupid unused strtok() function.
2005-10-30 kaf24@firebug... Simplify trace header some more, and ensure that
2005-10-30 kaf24@firebug... Tracing cleanups and simplify tb_set_size(). Dynamic
2005-10-30 kaf24@firebug... Remove trace compile option from Xen.
2005-10-30 kaf24@firebug... This is a set of changes which allow the tracebuffer...
2005-10-30 emellor@leeni... Merged.
2005-10-30 emellor@leeni... Try again to get the ptrdiff_t printf right for 64...
2005-10-30 emellor@leeni... --- xen-unstable.hg.copy/docs/Makefile 2005-10-28 18...
2005-10-30 emellor@leeni... Added doccomment.
2005-10-30 emellor@leeni... Move misplaced netif_free declaration.
2005-10-30 kaf24@firebug... This patch is to fix the NIC driven mechanism...
2005-10-30 emellor@leeni... Added network-attach and network-detach. Fixes bug...
2005-10-30 emellor@leeni... Force the devid given to destroyDevice to an integer...
2005-10-30 kaf24@firebug... Once grant refs run out, netfront prints a nice message...
2005-10-30 kaf24@firebug... Small shadow pagetable fixes.
2005-10-30 emellor@leeni... Added -lpthread to qemu-dm link line, in order to compi...
2005-10-30 emellor@leeni... Change the grant table interface so that gnttab_end_for...
2005-10-30 emellor@leeni... Added cast to silence warning on 64-bit.
2005-10-30 emellor@leeni... Use %tx C99 printf modifier for ptrdiff_t so that this...
2005-10-30 emellor@leeni... Remove out: label, to silence warning.
2005-10-30 emellor@leeni... Merged.
2005-10-30 emellor@leeni... Don't schedule work for reboot if work is already sched...
2005-10-30 emellor@leeni... Change the interface between XendRoot.get_network_scrip...
2005-10-30 emellor@leeni... Don't use XendRoot.get_vif_bridge to provide a default...
2005-10-30 emellor@leeni... Added test_create.py, a test script for create.py....
2005-10-30 emellor@leeni... Added xen.xm.tests package to build.
2005-10-30 emellor@leeni... Added xen-script-common.sh, for functions common to...
2005-10-30 emellor@leeni... Print out MFN in audit code, for debugging purposes.
2005-10-30 emellor@leeni... Free domain names in xenstat_free_node, fixing small...
2005-10-30 kaf24@firebug... Fix floating-point corruption (a nasty race in fp task...
2005-10-30 kaf24@firebug... Add a commented-out sanity check for lazy fpu switching.
2005-10-29 kaf24@firebug... merge
2005-10-29 jbulpin@wicket... Prevent event listener socket from being inherited...
2005-10-28 kaf24@firebug... Remove next_io_page field from domain structure.
2005-10-28 kaf24@firebug... Clean up the 'initial mapping' area properly on x86/64.
2005-10-28 kaf24@firebug... Fix sizeof_vcpu_shift in x86/64 xen_entry.S.
2005-10-28 emellor@leeni... Fix reboot logic. An indentation error meant that...
next